-
Home
-
Resurs Bank Payments for WooCommerce
-
1.0.23
-
Code
-
Classes
- Payment
Total Complexity |
31 |
Dependencies |
13 |
Dependents |
16 |
Total lines |
231 |
Lines of code |
96 |
Logical lines of code |
33 |
Comment lines |
78 |
Methods |
18 |
Properties |
0 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
isCaptured() |
S |
62 |
6 |
12 |
canPerformAction() |
S |
64 |
4 |
11 |
isRefunded() |
S |
65 |
4 |
10 |
isCancelled() |
S |
66 |
3 |
9 |
validateUuid() |
S |
77 |
1 |
4 |
validateStoreId() |
S |
80 |
1 |
3 |
validateId() |
S |
80 |
1 |
3 |
validateCreated() |
S |
80 |
1 |
3 |
__construct() |
S |
75 |
1 |
5 |
canCancel() |
S |
80 |
1 |
3 |
isFrozen() |
S |
80 |
1 |
3 |
canCredit() |
S |
81 |
1 |
3 |
canPartiallyRefund() |
S |
75 |
1 |
5 |
canRefund() |
S |
80 |
1 |
3 |
canPartiallyCapture() |
S |
75 |
1 |
5 |
canCapture() |
S |
80 |
1 |
3 |
canPartiallyCancel() |
S |
75 |
1 |
5 |
isProcessable() |
S |
71 |
1 |
6 |